projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f404dd5
)
forgotten file
author
Matthias Clasen
<matthiasc@src.gnome.org>
Thu, 8 Jun 2006 16:53:26 +0000
(16:53 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Thu, 8 Jun 2006 16:53:26 +0000
(16:53 +0000)
gtk/gtkprintoperation-private.h
patch
|
blob
|
history
diff --git
a/gtk/gtkprintoperation-private.h
b/gtk/gtkprintoperation-private.h
index a727da4aceab3bfc2f9f8e0a9957962deb4ff8b6..3595314b4df411a059080c2dd3d0438e0ef59f4c 100644
(file)
--- a/
gtk/gtkprintoperation-private.h
+++ b/
gtk/gtkprintoperation-private.h
@@
-37,7
+37,7
@@
struct _GtkPrintOperationPrivate
gint nr_of_pages;
gint current_page;
GtkUnit unit;
- gchar *
pdf_target
;
+ gchar *
export_filename
;
guint use_full_page : 1;
guint track_print_status : 1;
guint show_progress : 1;